Skip to content

Conversation

tgodzik
Copy link

@tgodzik tgodzik commented Sep 1, 2025

Backports scala#23811 to the 3.3.7.

PR submitted by the release tooling.
[skip ci]

Currently it incorectly adds completion members with square brackets.
Exmaple:
```scala
class X derives CanEqua@@ // returns `CanEqual[@@]` and `CanEqual`
                          // should return only `CanEqual`
```
[Cherry-picked 17f1803]
Base automatically changed from backport-lts-3.3-23812 to lts-3.3 September 12, 2025 16:29
@tgodzik
Copy link
Author

tgodzik commented Sep 12, 2025

No regressions detected in the community build up to backport-lts-3.3-23816.

Reference

@tgodzik tgodzik merged commit 4b8bd3f into lts-3.3 Sep 12, 2025
22 checks passed
@tgodzik tgodzik deleted the backport-lts-3.3-23811 branch September 12, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants